home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu559.dms / pu559.adf / ImageStudio-1.0.1.readme < prev    next >
Text File  |  1994-09-16  |  6KB  |  170 lines

  1.    This document applies to version 1.0.1, written on 16th September
  2. 1994, Copyright (C) 1994 Andy Dean, Graham Dean.
  3.  
  4. Brief description
  5. =================
  6.  
  7.    ImageStudio is written for the casual graphics user who wishes to
  8. convert or manipulate various graphics formats on a modest Amiga
  9. system. There are several commercial offerings available, however the
  10. casual user is paying a lot of money for many facilities and options
  11. they would probably never use.
  12.  
  13.    Bitmap graphics, by their nature, usually require large amounts of
  14. RAM. One of the main objectives of ImageStudio was to reduce this
  15. burden by utilising virtual memory - most users have more spare hard
  16. disk space than spare RAM.
  17.  
  18.    ImageStudio works with several buffers at any one time (dependant on
  19. how many levels of undo are specified), each of these buffers can hold
  20. either colour-mapped or 24-bit images. For a detailed description of
  21. colour-mapped and 24-bit images, See Image types.
  22.  
  23. Copyright and Disclaimer
  24. ========================
  25.  
  26.    No guarantee of any kind is given that the programs described in
  27. this document are 100% reliable. You are using this material at your
  28. own risk. The authors *can not* be made responsible for any damage
  29. which is caused by using this program.
  30.  
  31.    The unregistered package is freeware, but still copyright by Andy
  32. Dean and Graham Dean. This means that you can copy it freely as long as
  33. you don't ask for a more than nominal copying fee.
  34.  
  35.    The registered version of the program *may not* be freely
  36. distributed.
  37.  
  38.    Permission is granted to include the unregistered package in
  39. Public-Domain collections, especially in the excellent Fred Fish Amiga
  40. Disk Library (including CD ROM versions of it). The distribution file
  41. may be uploaded to Bulletin Board Systems or FTP servers. If you want
  42. to distribute this program you must use the original distribution
  43. archive ImageStudio.lha.
  44.  
  45.    This program (or parts of it) may not be included or used in
  46. commercial programs unless by written permission from the authors.
  47.  
  48. Machine requirements
  49. ====================
  50.  
  51.    ImageStudio requires the following system to run:
  52.  
  53.    * Workbench 2.04 or above.
  54.  
  55.    * Around 1 megabyte of free memory.
  56.  
  57.    * Several megabytes of free hard disk space.
  58.  
  59.    If ImageStudio is run on an AGA machine (A1200 or A4000), it will
  60. use the new display modes and palette routines to improve the quality
  61. of the internal viewer images.
  62.  
  63. List of features
  64. ================
  65.  
  66.    General:
  67.    * Full 24-bit image buffers, with optimizations for colour-mapped
  68.      (palette based) images.
  69.    * Up to 100 levels of undo / redo.
  70.    * User configurable virtual memory.
  71.    * User saveable preferences.
  72.    * Operations applicable to the whole image or a selected region.
  73.    * Up to 256 greyshade preview window (with optional dither).
  74.    * Zoom on preview window.
  75.    * Internal / external viewers (external for 3rd party 24-bit
  76.      graphics cards).
  77.    * Loading / saving / manipulating of AGA image formats (e.g. 256
  78.      colours, HAM8) on non-AGA machines.
  79.    * Max image size of 32000 x 32000 (limited to 250 x 250 in the
  80.      unregistered version).
  81.    * Copy / paste to / from the system clipboard.
  82.    * Runs on all Workbench 2.04+ Amiga's - utilises AGA chipset if
  83.      available.
  84.    * On disk AmigaGuide and ASCII text documentation.
  85.    * Multi-level help error requesters.
  86.    * Standard Workbench2 interface.
  87.    * Public screen.
  88.    * Requires no third party libraries or utilities.
  89.  
  90.    Import:
  91.    * IFF-ILBM formats (Standard palette based, HAM6, HAM8, extra
  92.      halfbright, ILBM24)
  93.    * BMP
  94.    * GIF (conforming to GIF87a)
  95.    * JPEG (conforming to JFIF standard)
  96.    * PCX
  97.    * Targa
  98.    * Any installed Amiga datatype (with Workbench 2.1+)
  99.  
  100.    Export:
  101.    * IFF-ILBM formats (Standard palette based, HAM6, HAM8, extra
  102.      halfbright, ILBM24)
  103.    * BMP
  104.    * GIF (conforming to GIF87a)
  105.    * JPEG (conforming to JFIF standard)
  106.    * PCX
  107.    * Targa
  108.  
  109.    Colour Balance:
  110.    * All operations are available to the R,G,B components separately.
  111.    * Brightness ( upto ±100%)
  112.    * Contrast (non to full)
  113.    * Gamma ( + and - )
  114.  
  115.    Convolution:
  116.    * Built in convolutions: Blur, Sharpen, Emboss, Raise, Edge detect.
  117.    * User definable convolutions, load and save to disk.
  118.  
  119.    Effects:
  120.    * Built in effects: FlipX, FlipY, RollX, RollY, Negative, Greyscale,
  121.      Highlight, Shadow, Random, Pixelize, Remove isolated pixels.
  122.  
  123.    Scale:
  124.    * Crop to selected region.
  125.    * Increase / decrease scale by percentage or absolute image size.
  126.    * Simple scale or colour averaged.
  127.  
  128.    Colour reduction:
  129.    * Increase colour mapped images to 24-bit.
  130.    * Decrease number of colours in 24-bit or colour mapped images via
  131.      Heckbert median cut algorithm. Reduce to any number of colours
  132.      2-256 (not limited to powers of 2).
  133.    * Methods of palette colour choice: Colour distance, highest count
  134.      and weighted average.
  135.    * Dithers available for colour reduction: None, Floyd-Steinberg,
  136.      Burkes, Stucki, Sierra, Jarvis, Stevenson-Arce.
  137.  
  138.    Palette:
  139.    * Save current palette.
  140.    * Force palette onto current image, dithering if necessary (all
  141.      dithers available).
  142.  
  143. Shareware version
  144. =================
  145.  
  146.    To encourage users to register, the freely distributable version of
  147. ImageStudio is limited to loading in pictures upto 250x250 pixels. All
  148. other operations are available.
  149.  
  150.    For details on how to register, See How to register.
  151.  
  152. The authors
  153. ***********
  154.  
  155.    ImageStudio was written by Andy Dean and Graham Dean.
  156.  
  157.    Queries and orders (see How to register) should be sent to Graham at:
  158.  
  159.      Graham Dean,
  160.      14 Fielding Avenue,
  161.      Poynton,
  162.      Stockport,
  163.      Cheshire.
  164.      SK12 1YX
  165.      ENGLAND
  166.  
  167.    Andy can be reached for queries (no orders) via Internet Email at:
  168.  
  169.      adean@eleceng.ucl.ac.uk
  170.